home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 52 / Amiga Format AFCD52 (Issue 136, May 2000).iso / -readerstuff- / james_boyd / rogobox.readme < prev   
Text File  |  2000-03-04  |  2KB  |  57 lines

  1. Short:    Javascript rollover generator - EASY!
  2. Author:   James L Boyd (thesurfaces@rockers.co.uk)
  3. Uploader: thesurfaces@rockers.co.uk
  4. Type:     comm/www
  5. Replaces: comm/www/Rogobo.lha
  6. Requires: reqtools.library
  7. Version:  1.2
  8.  
  9. Rogobox
  10. -------
  11. Public Domain by James L Boyd
  12. [ thesurfaces@rockers.co.uk ]
  13.  
  14. "RollOver! GOod BOy!" + X :)
  15.  ^   ^     ^^   ^^'     ^
  16.  
  17. Rogobox is a Javascript rollover generator. Rollovers, for those
  18. who don't know, are the web graphics that change to another
  19. graphic when you move the mouse over them.
  20.  
  21. Rogobox (crap name, but what the hell :) is font-sensitive, stable
  22. and simple to use.
  23.  
  24. (Slanderous, ill-informed AWeb comment removed - it works fine, as
  25. long as automatic image loading is turned on! Doh!)
  26.  
  27. Anyway, it's easy to use :
  28.  
  29.     1) Click on Create new rollover;
  30.  
  31.     2) Select the main image (the one that will appear
  32.        in non-Javascript browsers too);
  33.  
  34.     3) Select the alternative image, which appears when
  35.        the mouse is moved over it;
  36.  
  37.     4) Repeat until you've done all the rollovers you want (up
  38.        to 128, the maximum);
  39.  
  40.     5) Save as a HTML file with demo usage;
  41.  
  42.     6) Cut 'n' paste according to your requirements.
  43.  
  44. You can access all the functions (plus New Project, which clears
  45. everything) from the menus too.
  46.  
  47. One point to note: I haven't put in any checks for the rollover
  48. names, cos I'm not sure what's allowed in Javascript (I know you
  49. can't start with a number, for one thing, and I'd guess spaces are
  50. out of the question, so stick to alphanumeric, one-word names, and
  51. you should be fine (actually, just use the autoname feature now :)
  52.  
  53. The commented Blitz source code is included.
  54.  
  55. --
  56. Now RollOver! GOod BOy!
  57.